I could never get this to work - it seems to ignore the secondary_group_ids part, and only finds the user_group_id:
<div class="message-avatar-wrapper">
<xf:if is="in_array({$user.secondary_group_ids}, [3,4,5,12,17,19,20,31,32,33,36])">
<xf:avatar...