self:SetChecked(false);
GameTooltip_Hide();
ResetCursor();
CollectionsSpellButton_OnLoad(self, ManuscriptsJournal_UpdateButton)
ManuscriptsJournalSpellButton_OnClick(self, button);
CollectionsSpellButton_OnShow(self);
CollectionsSpellButton_OnHide(self);
CollectionsSpellButton_OnLoad(self, MOPRemixGemsJournal_UpdateButton)
CollectionsSpellButton_OnShow(self);
CollectionsSpellButton_OnHide(self);
ManuscriptSkillLineTab_OnClick(self);
GameTooltip:SetOwner(self, "ANCHOR_RIGHT");
GameTooltip:SetText(self.tooltip);
GameTooltip:Hide();
SoulshapesJournalSpellButton_OnClick(self, button);
self:SetChecked(false)