DescriptionAdds Quest progress to the end of tooltips.
Features- Adds quest progress information to pretty much every tooltip imaginable.
- Declutters the default quest tooltips.
- Colours the tooltip by progress.




Change Log:2.5 - Fixed missnamed function calls (damn dry coding).
2.4 - Will properly handle 2 quests with the exact same objective.
2.3 - Fixed missnamed variable (thanks Zidomo)
2.2 - Hooking is now fixed.
2.1 - Fixed references to nil tooltip variable (note: stop modifying code just before releasing it, or at least test your changes first for stupid mistakes like this one )
2.0 - Now updated to 3.1 QuestTooltip changes, pretty much a complete rewrite of the tooltip hooking code.
1.2 - Now handle objects on the floor.
1.11 - Keeping the Enemy at Bay seems to return nil on GetQuestLogLeaderBoard() sometimes. Now fixed.
1.1 - Changed some code here and there
1.0 - Initial Release