FilterKnown_OnLoad();
this:RegisterEvent("VARIABLES_LOADED");
if myAddOnsList then
myAddOnsList.FilterKnown = {name = "FilterKnown", description = "Color 'Already known' auction items", category = MYADDONS_CATEGORY_PROFESSIONS, version = FILTERKNOWN_VERSION, frame = "FilterKnownFrame"};
end
this:SetOwner(WorldFrame, "ANCHOR_NONE");