I too am having a issue with this. I have setup my coding as shown:
[cb:if cb_awardcheck includes "Blacksheep Logo"]<img alt="Blacksheep Logo" src="/images/Awards/blacksheep-patch-300x203.png" />[/cb:if]
[cb:if cb_awardcheck includes "Squad Tactics"]<img alt="Squad Tactics" src="images/Awards/blacksheep-squad-tactics-300x75.png" style="width: 300px; height: 75px;" />[/cb:if]
[cb:if cb_awardcheck includes "Mount Tactics"]<img alt="Mount Tactics" src="images/Awards/blacksheep-mout-tactics-300x75.png" style="width: 300px; height: 75px;" />[/cb:if]
[cb:if cb_awardcheck includes "Land Nav"]<img alt="Land Nav" src="images/Awards/LAND-NAV-300x75.png" style="width: 300px; height: 75px;" />[/cb:if]
[cb:if cb_awardcheck includes "Pathfinder @ Pine Plains"]<img alt="Pathfinder @ Pine Plains" src="images/Awards/blacksheep-pathfinder-300x75.png" style="width: 300px; height: 75px;" />[/cb:if]
I have also tried replacing "includes" with "contains" but no luck. It works fine if I only select one, if I select more than one, nothing shows up.
my test site is:
5mike.netreadydesign.com/
Joomla 2.5.7
CD 1.8.1
Any help is greatly appreciated