Balance Druid wrong order for talent choice

The talent choice node for “Rattle the Stars” and “Starweaver” are ordered the wrong way.

Selecting “Rattle the Stars” in game, will select “Starweaver” on the AMR website.

Thanks for the report, I’ll take a look – it was probably in a hotfix file that didn’t get picked up by our data extraction.

Actually, I think that I see the problem… the data that we extract has an order for selection nodes… but both of those have the same order specified… so there was no way to tell the order from just looking at the data. We’ll have to hand-code an exception for this case. Patches are fun!