------------------------------------------------------------------------
r174 | Tuhljin | 2016-12-23 14:22:59 -0600 (Fri, 23 Dec 2016) | 1 line
Changed paths:
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/readme.txt

- Suggestions Tab: Fix issue where instance name isn't checked before zone name when Refresh button is clicked.
------------------------------------------------------------------------
r173 | Tuhljin | 2016-12-21 20:37:04 -0600 (Wed, 21 Dec 2016) | 3 lines
Changed paths:
   M /trunk/Calendar.lua
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- Suggestions Tab:
-- Added suggestions for these holidays/events: Lunar Festival, Love is in the Air, Noblegarden, Children's Week, Midsummer Fire Festival, Pirates' Day.
-- When looking up suggestions while in an instance, try to first use instance name instead of zone name.
------------------------------------------------------------------------
r172 | Tuhljin | 2016-12-16 17:44:08 -0600 (Fri, 16 Dec 2016) | 7 lines
Changed paths:
   M /trunk/GameTip.lua
   M /trunk/Overachiever.lua
   M /trunk/Overachiever.toc
   M /trunk/Overachiever_Tabs/CalendarNotice.lua
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   M /trunk/localization.lua
   M /trunk/readme.txt

- There can now be multiple objectives marked as a "Recently spotted objective", each individually tracked for the purposes of the Recent Reminders expiration time.
- Improved the way tooltip reminders are handled when the moused-over item has multiple associated achievements. Multiple lines should more reliably appear when applicable, and if two lines would be the same, they are consolidated (with extra text indicating the number of achievements that line applies to). (This should be extended to objects and players/NPCs in a future release.)
- Recent Reminders now expire after 3 minutes, up from 2.
- Suggestions Tab:
-- Fix suggestions for Assault on Violet Hold (dungeon) not showing automatically.
-- Suggest "The Garrison Campaign" at the player garrison.
- Attempt to prevent unneeded calls to time-consuming statistic-reading related to the consumed item tracking system by only proceeding if we detect a possible statistic change.
------------------------------------------------------------------------

