------------------------------------------------------------------------
r83 | tuhljin | 2011-04-18 06:42:18 +0000 (Mon, 18 Apr 2011) | 1 line
Changed paths:
   M /trunk/GameTip.lua
   M /trunk/Overachiever.lua
   M /trunk/readme.txt

- Reduced loading time by saving the full consumed item tracking data between sessions (instead of partial data). (Does not apply if addon version or game build has changed since the lookup table was last built for the character, or if no preexisting lookup table was available for the character.)
------------------------------------------------------------------------
r82 | tuhljin | 2011-03-31 06:18:17 +0000 (Thu, 31 Mar 2011) | 1 line
Changed paths:
   M /trunk/GameTip.lua
   M /trunk/Overachiever.lua

- Added debug messages to help determine how long it takes to build criteria lookup tables at startup. (To see them, remove the two hyphens from the line that reads "-- Overachiever_Debug = true" near the top of Overachiever.lua.)
------------------------------------------------------------------------
r81 | tuhljin | 2011-03-27 02:46:22 +0000 (Sun, 27 Mar 2011) | 2 lines
Changed paths:
   M /trunk/GameTip.lua
   M /trunk/Overachiever.toc
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   M /trunk/readme.txt

- Further optimized the reminder tooltip system to improve performance.
- Suggestions Tab: Updated suggestions to include Cataclysm dungeons. (Thanks Ackis!)
------------------------------------------------------------------------
