611e61e9c9
HideAscensionQuestLines kept a questBlockActive flag and hid every following non-indented line after an objective line until an indented one. Questie's own Item/NPC/Object ID lines and other addons' additions (e.g. an item-count overlay) are appended at the bottom of the tooltip, so they were wiped too. Now only lines matching an Ascension objective pattern are hidden; trailing lines are left intact.