1.2
    - Assigned totems can be set to one of the three multicast spells automatically (unused if TotemTimers is loaded)
    - Converted to LibGroupTalents for inspecting
    - Options are now in a separate small options frame, accessed by a button in the upper right corner
    - Reduced Main frame's width, height scales with the nr of shamans in the raid group
    - Added french locale, thx to ckeurk
1.1b
	- Inspects start a bit later to avoid disconnects
1.1a
	- Frame closable by esc
1.1
	- Don't whisper self
	- Changed channel select to include not sending totems to any channel, checkbox not used anymore
	- Added option to not whisper if totems are listed in raid chat or another channel
	- Shamans that switch spec are reinspected automatically
	- Only inspects inside instances
	- Implemented ES/Totem sets
	- Added list of MainTanks (derived from Blizz raid UI if oRA2 is not installed or else oRA2)
	  to Earth Shield selector
	- Registers a quicklaunch/send button in LibDataBroker if it's installed (not packaged with RTT)
	- Added Magma and Searing Totem
1.0
	- Added automatic talent inspection of shamans without TotemTimers and buttons to reinspect them
	- Added dropdown list to choose a channel for posting the totem configuration
	- RTT maintains a macro called "RTT" with the last received totem configuration as a castsequence
	  for shamans that do not use TotemTimers
Beta6
	- Fixed class coloring for druids
	- Fixed assigning Earth Shield to shamans who already left the raid
Beta5
	- Frame is now draggable
	- Talent icons show the nr of talent points spent where applicable
	- Talent icons now include Earth Shield
	- RTT can be used to assign Earth Shields
	- Fixed bug when whispering totem setup to raid members
	- Totem/ES setup can be sent to the raid chat
Beta4
	- Changes for 3.1 compatibility
Beta3
	- Changed talent protocol, all talents are expected to be sent
	- Added Healing Stream to water totems
	- Talentented totems are shown independent of shaman spec (i.e. Enhancing Totems for resto shamans if talented)
	- A green dot in front of a shaman's name indicates whether he has a compatible addon installed, that accepts
          totem configurations and returns talent info
Beta2
	- Get and show talent info from compatible addons
	- Whisper totem configuration to players without compatible totem addons
	- Get totem configuration from players with compatible totem addons
	- Fixed showing only shamans instead of all raid members (forgot to uncomment something in Beta1)
Beta1
	- Initial Version