- Specialization information will now be found instantly if unit is in inspect range, otherwise it will check every 4 seconds and will give up after 5 tries.
- When a unit casts a spell and their anchor is missing specialization information the addon will now attempt to re-initialize search.
- Addon now relies soley on Classic events (thanks to EventHandler in ClassicAPI), instead of checking for client version and manually adding compatibility.
- Now using GetNumSubgroupMembers(), attempting to fix issues updating/hiding anchors in larger groups.